home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 29
/
Volume 29 - JOGO DISK .iso
/
Games
/
funny_baseball.swf
/
scripts
/
DefineSprite_301
/
frame_16
/
DoAction.as
Wrap
Text File
|
2006-11-13
|
218b
|
14 lines
if(_parent._parent.step == 1)
{
this.BBB = 20 + _parent.Ball_num;
}
else if(_parent._parent.step == 2)
{
this.BBB = 50 + _parent.Ball_num;
}
else
{
this.BBB = 130 + _parent.Ball_num;
}
Ball_xy();